'Declaration Protected Overridable Sub SetItem( _ ByVal index As Integer, _ ByVal item As T _ )
protected virtual void SetItem( int index, T item )
RowColCollection<T> Class RowColCollection<T> Members